home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / Games / tobby_ura_ura.swf / scripts / frame_100 / DoAction.as
Text File  |  2010-11-09  |  124b  |  5 lines

  1. this.attachMovie("Win_stageclear","winClearMC",10000);
  2. this.winClearMC._x = 320;
  3. this.winClearMC._y = 240;
  4. this.stop();
  5.